Computers & Technology
epub, azw3 |eng | 2019-01-31 | Author:Shrey Mehrotra

sales_df.write.json("sales.json") val json_sales_DF = spark.read.json("sales.json") json_sales_DF.createOrReplaceTempView("jsonSales") var ipDF = spark.sql("SELECT ip FROM jsonSales WHERE id BETWEEN 10 AND 19") ipDF.map(attributes => "IPS: " + attributes(0)).show() DataFrame operations and associated functions ...
( Category: Data Mining March 12,2019 )
epub |eng | 2019-01-31 | Author:Rahul Kumar

( Category: Machine Theory March 12,2019 )
epub |eng | 2019-01-31 | Author:Rich Collier

In our example of detecting DNS tunneling, we will need to enable the collection of DNS data to see and detect the unusual outbound DNS queries. In general, for data ...
( Category: Data Mining March 11,2019 )
epub |eng | 2013-03-10 | Author:Paul McFedries

A Excel adds the range to the All References list. Repeat steps 7 to 9 to add all of the consolidation ranges. If you have labels in the top row ...
( Category: Computers & Technology March 11,2019 )
epub |eng | 2019-01-30 | Author:Vijay Kumar Velu

The mind map is split into two categories: attackers can attack either server-side vulnerabilities or client-side vulnerabilities. These vulnerabilities normally occur for one of the following reasons: Use of old ...
( Category: Computers & Technology March 11,2019 )
epub |eng | 2019-01-31 | Author:Preston Miller

Writing Excel spreadsheets – xlsx_writer.py The xlsx_writer.py script contains the logic for creating an excel document containing our processed UserAssist values. In addition to this, this script also creates an ...
( Category: Network Security March 11,2019 )
epub |eng | 2019-01-31 | Author:Alan Thorn

( Category: Software Development March 11,2019 )
epub |eng | 2019-01-29 | Author:Peter Lipovyanov

DTube takes decentralized social media a step further. It is a video sharing and streaming platform, similar to YouTube, built as an application on the Steem blockchain. The principles it ...
( Category: Encryption March 11,2019 )
epub |eng | | Author:Adrian Pruteanu

Since this is a custom TCP protocol, we have to intercept the traffic using Wireshark or tcpdump, as opposed to Burp or ZAP. With Wireshark running, we can capture and ...
( Category: Hacking March 11,2019 )
epub, azw3 |eng | 2019-01-29 | Author:Michael Hackett

( Category: LAN March 11,2019 )
epub |eng | 2019-01-29 | Author:Marko Sluga

( Category: Cloud Computing March 11,2019 )
azw3 |eng | 2019-01-09 | Author:Brown, Joseph [Brown, Joseph]

How You Can Enable Sets If you really want to use sets, now is the time. First, you can check to see if first going to settings, then system and ...
( Category: Operating Systems March 11,2019 )
epub |eng | 2019-01-29 | Author:Koshik Raj

Digital assets and identity Digital assets are programmable assets that exist in digital format. These assets can have their own value (digital tokens) or could virtually represent existing physical assets ...
( Category: Encryption March 11,2019 )
epub, pdf |eng | 2019-01-25 | Author:Ganesh Sanjiv Naik

Appending values In this section, we are going to append values in Excel. For that, we are going to use the append() method. We can add a group of values ...
( Category: Networks, Protocols & APIs March 11,2019 )
mobi, epub, pdf |eng | 2014-07-08 | Author:Otavio Salvador & Daiane Angolini

Deciphering the software development kit A software development kit (SDK) is a set of tools and files used to develop and debug. These tools include compilers, linkers, debuggers, external library ...
( Category: Systems Analysis & Design March 9,2019 )